RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / ProxyCollection<T> Class / SyncRoot Property

In This Topic
    SyncRoot Property (ProxyCollection<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SyncRoot As Object
    public object SyncRoot {get;}
    See Also